from_hex

pure static function from_hex(value: text): integer

Parses an unsigned hexadecimal representation of an integer.

Since

0.9.0

Parameters

value

The hexadecimal string to be parsed.